Microsoft DirectX 8.1 (C++)

IEnumPIDMap::Reset

The Reset method moves the iterator to the beginning of the collection.

Syntax

HRESULT Reset();

Return Value

Returns S_OK if successful. If the method fails,an HRESULT error code is returned.

See Also